IndexSecurityBaseProcessor
StockSharp.Algo
Base index securities processor.
Inherits: BasketSecurityBaseProcessor<T>
Constructors
Methods
OnCalculate(decimal[]) : decimal
To calculate the basket value.
- values
- Values of basket composite instruments InnerSecurityIds.
Returns: The basket value.